#FEFBDF#FEFBDF
#FEFBDF is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.3% C 0.037 H 102.0°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFBDF |
|---|---|
| RGB | rgb(254, 251, 223) |
| HSL | hsl(54, 94%, 94%) |
| HSV | hsv(54, 12%, 100%) |
| CMYK | cmyk(0%, 1.2%, 12.2%, 0.4%) |
| CIE-LAB | lab(98.19, -3.61, 13.79) |
| CIE-LCH | lch(98.19, 14.25, 104.67°) |
| OKLab | oklab(98.31% -0.0076 0.0358) |
| OKLCH | oklch(98.31% 0.037 102) |
| XYZ | xyz(88.6882, 95.3937, 83.5384) |
| Luminance | 0.9539 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.43
Lightyellow
#FFFFE0
ΔE00 1.76
Cornsilk
#FFF8DC
ΔE00 1.79
Beige
#F5F5DC
ΔE00 1.95
Pale
#FFF9D0
ΔE00 3.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFBDF #DFE2FE
analogous
#FEEBDF #FEFBDF #F1FEDF
triadic
#FEFBDF #DFFEFB #FBDFFE
tetradic
#FEFBDF #DFFEEB #DFE2FE #FEDFF1
square
#FEFBDF #DFFEEB #DFE2FE #FEDFF1
split-complementary
#FEFBDF #DFF1FE #EBDFFE
monochromatic
#FAEC68 #FCF4A4 #FEFBDF #FEFBE1 #FEFBE1
Accessibility & contrast
On white
1.05
#FEFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FEFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFBDF
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFBDF | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FFF7F3
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fefbdf; /* rgb */ color: rgb(254, 251, 223); /* oklch */ color: oklch(98.3% 0.037 102.0);
Tailwind
colors: {
custom: {
50: '#fefce9',
500: '#fefbdf',
950: '#000000',
},
}SCSS
$custom: #fefbdf; $custom-light: #fefce9; $custom-dark: #000000;
JSON
{
"hex": "#fefbdf",
"rgb": {
"r": 254,
"g": 251,
"b": 223
},
"hsl": {
"h": 54.194,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.98312,
"c": 0.0366,
"h": 102
},
"luminance": 0.95393
}Semantic roles & 50–950 ramp
primary
#FEFBDF
secondary
#98A0EA
accent
#16E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584