#F2CB92#F2CB92
#F2CB92 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.085 H 76.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB92 |
|---|---|
| RGB | rgb(242, 203, 146) |
| HSL | hsl(36, 79%, 76%) |
| HSV | hsv(36, 40%, 95%) |
| CMYK | cmyk(0%, 16.1%, 39.7%, 5.1%) |
| CIE-LAB | lab(83.79, 6.19, 33.57) |
| CIE-LCH | lch(83.79, 34.13, 79.55°) |
| OKLab | oklab(86.26% 0.0197 0.0832) |
| OKLCH | oklch(86.26% 0.085 76.7) |
| XYZ | xyz(63.1640, 63.6673, 36.1505) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.71
Burlywood
#DEB887
ΔE00 5.02
Light Peach
#FFD8B1
ΔE00 5.91
Very Light Brown
#D3B683
ΔE00 6.35
Wheat
#F5DEB3
ΔE00 6.38
Moccasin
#FFE4B5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB92 #92B9F2
analogous
#F29B92 #F2CB92 #E9F292
triadic
#F2CB92 #92F2CB #CB92F2
tetradic
#F2CB92 #92F29B #92B9F2 #F292E9
square
#F2CB92 #92F29B #92B9F2 #F292E9
split-complementary
#F2CB92 #92E9F2 #9B92F2
monochromatic
#E59725 #EBB15B #F2CB92 #F9E5C9 #FCF2E4
Accessibility & contrast
On white
1.53
#F2CB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F2CB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB92
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB92 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8E
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cb92; /* rgb */ color: rgb(242, 203, 146); /* oklch */ color: oklch(86.3% 0.085 76.7);
Tailwind
colors: {
custom: {
50: '#f8dab2',
500: '#f2cb92',
950: '#000000',
},
}SCSS
$custom: #f2cb92; $custom-light: #f8dab2; $custom-dark: #000000;
JSON
{
"hex": "#f2cb92",
"rgb": {
"r": 242,
"g": 203,
"b": 146
},
"hsl": {
"h": 35.625,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.86262,
"c": 0.08547,
"h": 76.7
},
"luminance": 0.63664
}Semantic roles & 50–950 ramp
primary
#F2CB92
secondary
#5989CF
accent
#5FDB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381