#F7CE99#F7CE99
#F7CE99 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.4% C 0.083 H 73.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CE99 |
|---|---|
| RGB | rgb(247, 206, 153) |
| HSL | hsl(34, 85%, 78%) |
| HSV | hsv(34, 38%, 97%) |
| CMYK | cmyk(0%, 16.6%, 38.1%, 3.1%) |
| CIE-LAB | lab(85.11, 7.36, 31.77) |
| CIE-LCH | lch(85.11, 32.61, 76.97°) |
| OKLab | oklab(87.44% 0.0234 0.0792) |
| OKLCH | oklch(87.44% 0.083 73.5) |
| XYZ | xyz(66.1806, 66.2197, 39.4265) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.02
Light Peach
#FFD8B1
ΔE00 4.43
Burlywood
#DEB887
ΔE00 5.59
Moccasin
#FFE4B5
ΔE00 6.01
Wheat
#F5DEB3
ΔE00 6.15
Peach
#FFDAB9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CE99 #99C2F7
analogous
#F79F99 #F7CE99 #F1F799
triadic
#F7CE99 #99F7CE #CE99F7
tetradic
#F7CE99 #99F79F #99C2F7 #F799F1
square
#F7CE99 #99F79F #99C2F7 #F799F1
split-complementary
#F7CE99 #99F1F7 #9F99F7
monochromatic
#EE9727 #F3B360 #F7CE99 #FBE9D2 #FDF1E3
Accessibility & contrast
On white
1.47
#F7CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#F7CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CE99
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CE99 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF95
Deuteranopia (green-blind)
#E7D99A
Tritanopia (blue-blind)
#FFC3C0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f7ce99; /* rgb */ color: rgb(247, 206, 153); /* oklch */ color: oklch(87.4% 0.083 73.5);
Tailwind
colors: {
custom: {
50: '#fbdcb7',
500: '#f7ce99',
950: '#000000',
},
}SCSS
$custom: #f7ce99; $custom-light: #fbdcb7; $custom-dark: #000000;
JSON
{
"hex": "#f7ce99",
"rgb": {
"r": 247,
"g": 206,
"b": 153
},
"hsl": {
"h": 33.83,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.8744,
"c": 0.08253,
"h": 73.5
},
"luminance": 0.66217
}Semantic roles & 50–950 ramp
primary
#F7CE99
secondary
#5E92D6
accent
#65E204
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481