#F7CA99#F7CA99
#F7CA99 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.7% C 0.082 H 68.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA99 |
|---|---|
| RGB | rgb(247, 202, 153) |
| HSL | hsl(31, 85%, 78%) |
| HSV | hsv(31, 38%, 97%) |
| CMYK | cmyk(0%, 18.2%, 38.1%, 3.1%) |
| CIE-LAB | lab(84.13, 9.43, 30.47) |
| CIE-LCH | lch(84.13, 31.90, 72.80°) |
| OKLab | oklab(86.68% 0.0295 0.0761) |
| OKLCH | oklch(86.68% 0.082 68.8) |
| XYZ | xyz(65.2299, 64.3183, 39.1096) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.07
Burlywood
#DEB887
ΔE00 5.23
Navajowhite
#FFDEAD
ΔE00 5.44
Peach
#FFDAB9
ΔE00 5.60
Apricot
#FBCEB1
ΔE00 6.43
Moccasin
#FFE4B5
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA99 #99C6F7
analogous
#F79B99 #F7CA99 #F5F799
triadic
#F7CA99 #99F7CA #CA99F7
tetradic
#F7CA99 #99F79B #99C6F7 #F799F5
square
#F7CA99 #99F79B #99C6F7 #F799F5
split-complementary
#F7CA99 #99F5F7 #9B99F7
monochromatic
#EE8F27 #F3AD60 #F7CA99 #FBE7D2 #FDF0E3
Accessibility & contrast
On white
1.51
#F7CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#F7CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA99
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA99 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC96
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f7ca99; /* rgb */ color: rgb(247, 202, 153); /* oklch */ color: oklch(86.7% 0.082 68.8);
Tailwind
colors: {
custom: {
50: '#fbdab7',
500: '#f7ca99',
950: '#000000',
},
}SCSS
$custom: #f7ca99; $custom-light: #fbdab7; $custom-dark: #000000;
JSON
{
"hex": "#f7ca99",
"rgb": {
"r": 247,
"g": 202,
"b": 153
},
"hsl": {
"h": 31.277,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.86675,
"c": 0.0816,
"h": 68.8
},
"luminance": 0.64315
}Semantic roles & 50–950 ramp
primary
#F7CA99
secondary
#5E98D6
accent
#6EE204
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381