#F7CB99#F7CB99
#F7CB99 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.9% C 0.082 H 70.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CB99 |
|---|---|
| RGB | rgb(247, 203, 153) |
| HSL | hsl(32, 85%, 78%) |
| HSV | hsv(32, 38%, 97%) |
| CMYK | cmyk(0%, 17.8%, 38.1%, 3.1%) |
| CIE-LAB | lab(84.37, 8.91, 30.80) |
| CIE-LCH | lch(84.37, 32.06, 73.86°) |
| OKLab | oklab(86.87% 0.028 0.0769) |
| OKLCH | oklch(86.87% 0.082 70) |
| XYZ | xyz(65.4653, 64.7891, 39.1881) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.08
Navajowhite
#FFDEAD
ΔE00 5.05
Burlywood
#DEB887
ΔE00 5.25
Peach
#FFDAB9
ΔE00 5.68
Apricot
#FBCEB1
ΔE00 6.80
Moccasin
#FFE4B5
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CB99 #99C5F7
analogous
#F79C99 #F7CB99 #F4F799
triadic
#F7CB99 #99F7CB #CB99F7
tetradic
#F7CB99 #99F79C #99C5F7 #F799F4
square
#F7CB99 #99F79C #99C5F7 #F799F4
split-complementary
#F7CB99 #99F4F7 #9C99F7
monochromatic
#EE9127 #F3AE60 #F7CB99 #FBE8D2 #FDF1E3
Accessibility & contrast
On white
1.50
#F7CB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#F7CB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CB99
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CB99 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD96
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#FFC0BE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f7cb99; /* rgb */ color: rgb(247, 203, 153); /* oklch */ color: oklch(86.9% 0.082 70.0);
Tailwind
colors: {
custom: {
50: '#fbdab7',
500: '#f7cb99',
950: '#000000',
},
}SCSS
$custom: #f7cb99; $custom-light: #fbdab7; $custom-dark: #000000;
JSON
{
"hex": "#f7cb99",
"rgb": {
"r": 247,
"g": 203,
"b": 153
},
"hsl": {
"h": 31.915,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.86865,
"c": 0.08178,
"h": 70
},
"luminance": 0.64786
}Semantic roles & 50–950 ramp
primary
#F7CB99
secondary
#5E96D6
accent
#6CE204
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381