#F4CB99#F4CB99
#F4CB99 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.080 H 72.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CB99 |
|---|---|
| RGB | rgb(244, 203, 153) |
| HSL | hsl(33, 81%, 78%) |
| HSV | hsv(33, 37%, 96%) |
| CMYK | cmyk(0%, 16.8%, 37.3%, 4.3%) |
| CIE-LAB | lab(84.09, 7.75, 30.37) |
| CIE-LCH | lch(84.09, 31.35, 75.69°) |
| OKLab | oklab(86.58% 0.0246 0.0759) |
| OKLCH | oklch(86.58% 0.08 72) |
| XYZ | xyz(64.4156, 64.2478, 39.1389) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.26
Navajowhite
#FFDEAD
ΔE00 4.65
Burlywood
#DEB887
ΔE00 4.90
Peach
#FFDAB9
ΔE00 5.87
Wheat
#F5DEB3
ΔE00 6.53
Moccasin
#FFE4B5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CB99 #99C2F4
analogous
#F49D99 #F4CB99 #EFF499
triadic
#F4CB99 #99F4CB #CB99F4
tetradic
#F4CB99 #99F49D #99C2F4 #F499EF
square
#F4CB99 #99F49D #99C2F4 #F499EF
split-complementary
#F4CB99 #99EFF4 #9D99F4
monochromatic
#E8932B #EEAF62 #F4CB99 #FAE7D0 #FCF1E3
Accessibility & contrast
On white
1.52
#F4CB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F4CB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CB99
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CB99 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC96
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#FFC1BE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4cb99; /* rgb */ color: rgb(244, 203, 153); /* oklch */ color: oklch(86.6% 0.080 72.0);
Tailwind
colors: {
custom: {
50: '#f9dab7',
500: '#f4cb99',
950: '#000000',
},
}SCSS
$custom: #f4cb99; $custom-light: #f9dab7; $custom-dark: #000000;
JSON
{
"hex": "#f4cb99",
"rgb": {
"r": 244,
"g": 203,
"b": 153
},
"hsl": {
"h": 32.967,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.86581,
"c": 0.07976,
"h": 72
},
"luminance": 0.64245
}Semantic roles & 50–950 ramp
primary
#F4CB99
secondary
#5F93D2
accent
#68DD09
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381