#F2E293#F2E293
#F2E293 is a very light, moderate yellow. Relative luminance 0.754; OKLCH L 90.8% C 0.100 H 98.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E293 |
|---|---|
| RGB | rgb(242, 226, 147) |
| HSL | hsl(50, 79%, 76%) |
| HSV | hsv(50, 39%, 95%) |
| CMYK | cmyk(0%, 6.6%, 39.3%, 5.1%) |
| CIE-LAB | lab(89.57, -5.49, 40.58) |
| CIE-LCH | lch(89.57, 40.95, 97.71°) |
| OKLab | oklab(90.82% -0.0142 0.0994) |
| OKLCH | oklch(90.82% 0.1 98.1) |
| XYZ | xyz(69.0821, 75.3787, 38.5086) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.56
Sandy
#F1DA7A
ΔE00 3.67
Light Tan
#FBEEAC
ΔE00 3.68
Dark Cream
#FFF39A
ΔE00 3.92
Vanilla
#F3E5AB
ΔE00 4.16
Palegoldenrod
#EEE8AA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E293 #93A3F2
analogous
#F2B393 #F2E293 #D3F293
triadic
#F2E293 #93F2E2 #E293F2
tetradic
#F2E293 #93F2B3 #93A3F2 #F293D3
square
#F2E293 #93F2B3 #93A3F2 #F293D3
split-complementary
#F2E293 #93D3F2 #B393F2
monochromatic
#E5C526 #EBD35C #F2E293 #F9F1CA #FCF8E4
Accessibility & contrast
On white
1.31
#F2E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#F2E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E293
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E293 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#FFD7CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2e293; /* rgb */ color: rgb(242, 226, 147); /* oklch */ color: oklch(90.8% 0.100 98.1);
Tailwind
colors: {
custom: {
50: '#f8ebb3',
500: '#f2e293',
950: '#000000',
},
}SCSS
$custom: #f2e293; $custom-light: #f8ebb3; $custom-dark: #000000;
JSON
{
"hex": "#f2e293",
"rgb": {
"r": 242,
"g": 226,
"b": 147
},
"hsl": {
"h": 49.895,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.9082,
"c": 0.10045,
"h": 98.1
},
"luminance": 0.75377
}Semantic roles & 50–950 ramp
primary
#F2E293
secondary
#5A6ECF
accent
#2EDB0B
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481