#F2CD90#F2CD90
#F2CD90 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.6% C 0.088 H 79.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD90 |
|---|---|
| RGB | rgb(242, 205, 144) |
| HSL | hsl(37, 79%, 76%) |
| HSV | hsv(37, 40%, 95%) |
| CMYK | cmyk(0%, 15.3%, 40.5%, 5.1%) |
| CIE-LAB | lab(84.25, 4.93, 35.20) |
| CIE-LCH | lch(84.25, 35.55, 82.02°) |
| OKLab | oklab(86.62% 0.0159 0.0869) |
| OKLCH | oklch(86.62% 0.088 79.7) |
| XYZ | xyz(63.4851, 64.5564, 35.4968) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.73
Burlywood
#DEB887
ΔE00 5.84
Pale Peach
#FFE5AD
ΔE00 5.96
Moccasin
#FFE4B5
ΔE00 6.21
Wheat
#F5DEB3
ΔE00 6.21
Very Light Brown
#D3B683
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD90 #90B5F2
analogous
#F29C90 #F2CD90 #E6F290
triadic
#F2CD90 #90F2CD #CD90F2
tetradic
#F2CD90 #90F29C #90B5F2 #F290E6
square
#F2CD90 #90F29C #90B5F2 #F290E6
split-complementary
#F2CD90 #90E6F2 #9C90F2
monochromatic
#E59C22 #ECB459 #F2CD90 #F8E6C7 #FCF3E4
Accessibility & contrast
On white
1.51
#F2CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F2CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD90
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD90 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cd90; /* rgb */ color: rgb(242, 205, 144); /* oklch */ color: oklch(86.6% 0.088 79.7);
Tailwind
colors: {
custom: {
50: '#f8dcb1',
500: '#f2cd90',
950: '#000000',
},
}SCSS
$custom: #f2cd90; $custom-light: #f8dcb1; $custom-dark: #000000;
JSON
{
"hex": "#f2cd90",
"rgb": {
"r": 242,
"g": 205,
"b": 144
},
"hsl": {
"h": 37.347,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.86615,
"c": 0.08835,
"h": 79.7
},
"luminance": 0.64554
}Semantic roles & 50–950 ramp
primary
#F2CD90
secondary
#5784CF
accent
#59DB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481