#F7CD8A#F7CD8A
#F7CD8A is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.0% C 0.097 H 78.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD8A |
|---|---|
| RGB | rgb(247, 205, 138) |
| HSL | hsl(37, 87%, 75%) |
| HSV | hsv(37, 44%, 97%) |
| CMYK | cmyk(0%, 17%, 44.1%, 3.1%) |
| CIE-LAB | lab(84.63, 6.29, 38.84) |
| CIE-LCH | lch(84.63, 39.35, 80.81°) |
| OKLab | oklab(86.98% 0.0191 0.095) |
| OKLCH | oklch(86.98% 0.097 78.6) |
| XYZ | xyz(64.7787, 65.2750, 33.2271) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.51
Burlywood
#DEB887
ΔE00 6.46
Pale Peach
#FFE5AD
ΔE00 6.71
Moccasin
#FFE4B5
ΔE00 7.11
Sand (survey)
#E2CA76
ΔE00 7.16
Light Peach
#FFD8B1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD8A #8AB4F7
analogous
#F7968A #F7CD8A #EAF78A
triadic
#F7CD8A #8AF7CD #CD8AF7
tetradic
#F7CD8A #8AF796 #8AB4F7 #F78AEA
square
#F7CD8A #8AF796 #8AB4F7 #F78AEA
split-complementary
#F7CD8A #8AEAF7 #968AF7
monochromatic
#EF9C17 #F3B551 #F7CD8A #FBE5C3 #FDF3E2
Accessibility & contrast
On white
1.49
#F7CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#F7CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD8A
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD8A | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#E8D88C
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f7cd8a; /* rgb */ color: rgb(247, 205, 138); /* oklch */ color: oklch(87.0% 0.097 78.6);
Tailwind
colors: {
custom: {
50: '#fcdcad',
500: '#f7cd8a',
950: '#000000',
},
}SCSS
$custom: #f7cd8a; $custom-light: #fcdcad; $custom-dark: #000000;
JSON
{
"hex": "#f7cd8a",
"rgb": {
"r": 247,
"g": 205,
"b": 138
},
"hsl": {
"h": 36.881,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.86983,
"c": 0.09689,
"h": 78.6
},
"luminance": 0.65272
}Semantic roles & 50–950 ramp
primary
#F7CD8A
secondary
#5083D5
accent
#59E402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481