#EFE288#EFE288
#EFE288 is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.4% C 0.112 H 101.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE288 |
|---|---|
| RGB | rgb(239, 226, 136) |
| HSL | hsl(52, 76%, 74%) |
| HSV | hsv(52, 43%, 94%) |
| CMYK | cmyk(0%, 5.4%, 43.1%, 6.3%) |
| CIE-LAB | lab(89.17, -7.80, 45.47) |
| CIE-LCH | lch(89.17, 46.13, 99.73°) |
| OKLab | oklab(90.39% -0.0217 0.11) |
| OKLCH | oklch(90.39% 0.112 101.1) |
| XYZ | xyz(67.2384, 74.5231, 34.1303) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.13
Sandy
#F1DA7A
ΔE00 3.24
Dark Cream
#FFF39A
ΔE00 3.64
Buff
#FEF69E
ΔE00 4.35
Wheat (survey)
#FBDD7E
ΔE00 4.76
Sandy Yellow
#FDEE73
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE288 #8895EF
analogous
#EFAE88 #EFE288 #C8EF88
triadic
#EFE288 #88EFE2 #E288EF
tetradic
#EFE288 #88EFAE #8895EF #EF88C8
square
#EFE288 #88EFAE #8895EF #EF88C8
split-complementary
#EFE288 #88C8EF #AE88EF
monochromatic
#DFC61E #E8D552 #EFE288 #F6EFBE #FBF8E4
Accessibility & contrast
On white
1.32
#EFE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EFE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE288
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE288 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#F5E38C
Tritanopia (blue-blind)
#FDD7CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efe288; /* rgb */ color: rgb(239, 226, 136); /* oklch */ color: oklch(90.4% 0.112 101.1);
Tailwind
colors: {
custom: {
50: '#f6eaac',
500: '#efe288',
950: '#000000',
},
}SCSS
$custom: #efe288; $custom-light: #f6eaac; $custom-dark: #000000;
JSON
{
"hex": "#efe288",
"rgb": {
"r": 239,
"g": 226,
"b": 136
},
"hsl": {
"h": 52.427,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.90393,
"c": 0.11212,
"h": 101.1
},
"luminance": 0.74521
}Semantic roles & 50–950 ramp
primary
#EFE288
secondary
#5160CA
accent
#27D80D
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481