#F2CB90#F2CB90
#F2CB90 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.2% C 0.087 H 77.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB90 |
|---|---|
| RGB | rgb(242, 203, 144) |
| HSL | hsl(36, 79%, 76%) |
| HSV | hsv(36, 40%, 95%) |
| CMYK | cmyk(0%, 16.1%, 40.5%, 5.1%) |
| CIE-LAB | lab(83.76, 5.97, 34.56) |
| CIE-LCH | lch(83.76, 35.07, 80.19°) |
| OKLab | oklab(86.23% 0.0189 0.0854) |
| OKLCH | oklch(86.23% 0.087 77.5) |
| XYZ | xyz(63.0098, 63.6057, 35.3383) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.89
Burlywood
#DEB887
ΔE00 5.19
Light Peach
#FFD8B1
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.36
Wheat
#F5DEB3
ΔE00 6.53
Moccasin
#FFE4B5
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB90 #90B7F2
analogous
#F29A90 #F2CB90 #E8F290
triadic
#F2CB90 #90F2CB #CB90F2
tetradic
#F2CB90 #90F29A #90B7F2 #F290E8
square
#F2CB90 #90F29A #90B7F2 #F290E8
split-complementary
#F2CB90 #90E8F2 #9A90F2
monochromatic
#E59822 #ECB159 #F2CB90 #F8E5C7 #FCF2E4
Accessibility & contrast
On white
1.53
#F2CB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#F2CB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB90
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB90 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8C
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cb90; /* rgb */ color: rgb(242, 203, 144); /* oklch */ color: oklch(86.2% 0.087 77.5);
Tailwind
colors: {
custom: {
50: '#f8dab1',
500: '#f2cb90',
950: '#000000',
},
}SCSS
$custom: #f2cb90; $custom-light: #f8dab1; $custom-dark: #000000;
JSON
{
"hex": "#f2cb90",
"rgb": {
"r": 242,
"g": 203,
"b": 144
},
"hsl": {
"h": 36.122,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.86226,
"c": 0.08747,
"h": 77.5
},
"luminance": 0.63603
}Semantic roles & 50–950 ramp
primary
#F2CB90
secondary
#5787CF
accent
#5DDB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381