#F2CB89#F2CB89
#F2CB89 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.094 H 80.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB89 |
|---|---|
| RGB | rgb(242, 203, 137) |
| HSL | hsl(38, 80%, 74%) |
| HSV | hsv(38, 43%, 95%) |
| CMYK | cmyk(0%, 16.1%, 43.4%, 5.1%) |
| CIE-LAB | lab(83.65, 5.24, 38.00) |
| CIE-LCH | lch(83.65, 38.36, 82.15°) |
| OKLab | oklab(86.11% 0.0162 0.0931) |
| OKLCH | oklch(86.11% 0.094 80.1) |
| XYZ | xyz(62.4913, 63.3983, 32.6075) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.72
Burlywood
#DEB887
ΔE00 6.00
Sand (survey)
#E2CA76
ΔE00 6.40
Very Light Brown
#D3B683
ΔE00 6.65
Pale Peach
#FFE5AD
ΔE00 6.69
Tan (survey)
#D1B26F
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB89 #89B0F2
analogous
#F29789 #F2CB89 #E5F289
triadic
#F2CB89 #89F2CB #CB89F2
tetradic
#F2CB89 #89F297 #89B0F2 #F289E5
square
#F2CB89 #89F297 #89B0F2 #F289E5
split-complementary
#F2CB89 #89E5F2 #9789F2
monochromatic
#E69A1B #ECB352 #F2CB89 #F8E3C0 #FCF3E3
Accessibility & contrast
On white
1.54
#F2CB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F2CB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB89
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB89 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cb89; /* rgb */ color: rgb(242, 203, 137); /* oklch */ color: oklch(86.1% 0.094 80.1);
Tailwind
colors: {
custom: {
50: '#f8daac',
500: '#f2cb89',
950: '#000000',
},
}SCSS
$custom: #f2cb89; $custom-light: #f8daac; $custom-dark: #000000;
JSON
{
"hex": "#f2cb89",
"rgb": {
"r": 242,
"g": 203,
"b": 137
},
"hsl": {
"h": 37.714,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.86106,
"c": 0.09448,
"h": 80.1
},
"luminance": 0.63395
}Semantic roles & 50–950 ramp
primary
#F2CB89
secondary
#5180CE
accent
#58DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381