#F2CB99#F2CB99
#F2CB99 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.4% C 0.078 H 73.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB99 |
|---|---|
| RGB | rgb(242, 203, 153) |
| HSL | hsl(34, 77%, 77%) |
| HSV | hsv(34, 37%, 95%) |
| CMYK | cmyk(0%, 16.1%, 36.8%, 5.1%) |
| CIE-LAB | lab(83.91, 6.97, 30.09) |
| CIE-LCH | lch(83.91, 30.89, 76.95°) |
| OKLab | oklab(86.39% 0.0224 0.0752) |
| OKLCH | oklch(86.39% 0.078 73.4) |
| XYZ | xyz(63.7252, 63.8918, 39.1065) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.46
Light Peach
#FFD8B1
ΔE00 4.48
Burlywood
#DEB887
ΔE00 4.75
Peach
#FFDAB9
ΔE00 6.07
Wheat
#F5DEB3
ΔE00 6.14
Moccasin
#FFE4B5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB99 #99C0F2
analogous
#F29F99 #F2CB99 #ECF299
triadic
#F2CB99 #99F2CB #CB99F2
tetradic
#F2CB99 #99F29F #99C0F2 #F299EC
square
#F2CB99 #99F29F #99C0F2 #F299EC
split-complementary
#F2CB99 #99ECF2 #9F99F2
monochromatic
#E4942C #EBAF63 #F2CB99 #F9E7CF #FCF1E4
Accessibility & contrast
On white
1.52
#F2CB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F2CB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB99
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB99 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC96
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#FFC1BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cb99; /* rgb */ color: rgb(242, 203, 153); /* oklch */ color: oklch(86.4% 0.078 73.4);
Tailwind
colors: {
custom: {
50: '#f8dab7',
500: '#f2cb99',
950: '#000000',
},
}SCSS
$custom: #f2cb99; $custom-light: #f8dab7; $custom-dark: #000000;
JSON
{
"hex": "#f2cb99",
"rgb": {
"r": 242,
"g": 203,
"b": 153
},
"hsl": {
"h": 33.708,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.86392,
"c": 0.07849,
"h": 73.4
},
"luminance": 0.63889
}Semantic roles & 50–950 ramp
primary
#F2CB99
secondary
#6091D0
accent
#66DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381