#F7CD88#F7CD88
#F7CD88 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.0% C 0.099 H 79.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD88 |
|---|---|
| RGB | rgb(247, 205, 136) |
| HSL | hsl(37, 87%, 75%) |
| HSV | hsv(37, 45%, 97%) |
| CMYK | cmyk(0%, 17%, 44.9%, 3.1%) |
| CIE-LAB | lab(84.60, 6.09, 39.82) |
| CIE-LCH | lch(84.60, 40.28, 81.31°) |
| OKLab | oklab(86.95% 0.0183 0.0971) |
| OKLCH | oklch(86.95% 0.099 79.3) |
| XYZ | xyz(64.6353, 65.2176, 32.4715) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.78
Burlywood
#DEB887
ΔE00 6.70
Pale Peach
#FFE5AD
ΔE00 6.78
Sand (survey)
#E2CA76
ΔE00 6.87
Wheat (survey)
#FBDD7E
ΔE00 7.17
Moccasin
#FFE4B5
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD88 #88B2F7
analogous
#F79588 #F7CD88 #EAF788
triadic
#F7CD88 #88F7CD #CD88F7
tetradic
#F7CD88 #88F795 #88B2F7 #F788EA
square
#F7CD88 #88F795 #88B2F7 #F788EA
split-complementary
#F7CD88 #88EAF7 #9588F7
monochromatic
#EF9D15 #F3B54F #F7CD88 #FBE5C1 #FDF3E2
Accessibility & contrast
On white
1.50
#F7CD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#F7CD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD88
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD88 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD83
Deuteranopia (green-blind)
#E9D78A
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f7cd88; /* rgb */ color: rgb(247, 205, 136); /* oklch */ color: oklch(87.0% 0.099 79.3);
Tailwind
colors: {
custom: {
50: '#fcdcab',
500: '#f7cd88',
950: '#000000',
},
}SCSS
$custom: #f7cd88; $custom-light: #fcdcab; $custom-dark: #000000;
JSON
{
"hex": "#f7cd88",
"rgb": {
"r": 247,
"g": 205,
"b": 136
},
"hsl": {
"h": 37.297,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.86951,
"c": 0.09884,
"h": 79.3
},
"luminance": 0.65214
}Semantic roles & 50–950 ramp
primary
#F7CD88
secondary
#4F81D5
accent
#57E402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481